ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _toHtml Method

In This Topic
    _toHtml Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _toHtml( _
       ByVal str As String _
    ) As String
    public string _toHtml( 
       string str
    )

    Parameters

    str
    See Also